[INFO] cloning repository https://github.com/djinilabs/snaq-lite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djinilabs/snaq-lite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjinilabs%2Fsnaq-lite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjinilabs%2Fsnaq-lite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7f5a212d7f9b60d48e3267b510e11f7284ed49f
[INFO] fixing djinilabs/snaq-lite against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjinilabs%2Fsnaq-lite" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/djinilabs/snaq-lite
[INFO] finished tweaking git repo https://github.com/djinilabs/snaq-lite
[INFO] tweaked toml for git repo https://github.com/djinilabs/snaq-lite written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/djinilabs/snaq-lite on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/djinilabs/snaq-lite already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1db3cecb5bdfd49c5178aef705c77b77705093b4d69810e17a4f6e55f2a7d965
[INFO] running `Command { std: "docker" "start" "1db3cecb5bdfd49c5178aef705c77b77705093b4d69810e17a4f6e55f2a7d965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1db3cecb5bdfd49c5178aef705c77b77705093b4d69810e17a4f6e55f2a7d965" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1db3cecb5bdfd49c5178aef705c77b77705093b4d69810e17a4f6e55f2a7d965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1db3cecb5bdfd49c5178aef705c77b77705093b4d69810e17a4f6e55f2a7d965" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/snaq-lite-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/snaq-lite-ingest/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/snaq-lite-lang/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/snaq-lite-lsp/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/snaq-lite-wasm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking arrow-schema v53.4.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking salsa-macro-rules v0.26.0
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking singularize v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking lalrpop-util v0.21.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking wasm-bindgen-test-shared v0.2.108
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling lalrpop v0.21.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling salsa-macros v0.26.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.58
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking salsa v0.26.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.58
[INFO] [stderr]     Checking arrow-buffer v53.4.1
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking arrow-data v53.4.1
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking arrow-array v53.4.1
[INFO] [stderr]    Compiling snaq-lite-lang v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-lang)
[INFO] [stderr]    Migrating crates/snaq-lite-lang/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking arrow-select v53.4.1
[INFO] [stderr]     Checking arrow-row v53.4.1
[INFO] [stderr]     Checking arrow-arith v53.4.1
[INFO] [stderr]     Checking arrow-cast v53.4.1
[INFO] [stderr]     Checking arrow-ord v53.4.1
[INFO] [stderr]     Checking arrow-string v53.4.1
[INFO] [stderr]     Checking arrow-ipc v53.4.1
[INFO] [stderr]     Checking arrow-csv v53.4.1
[INFO] [stderr]     Checking arrow-json v53.4.1
[INFO] [stderr]     Checking parquet v53.4.1
[INFO] [stderr]     Checking arrow v53.4.1
[INFO] [stderr]     Checking statrs v0.16.1
[INFO] [stderr]    Migrating crates/snaq-lite-lang/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]        Fixed crates/snaq-lite-lang/src/lib.rs (8 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/snaq-lite-lang/src/queries.rs:908:28
[INFO] [stdout]     |
[INFO] [stdout] 908 |     while let Some(item) = stream.next().await {
[INFO] [stdout]     |                    ----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |       |             |
[INFO] [stdout]     |                    |       |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |       |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `item` calls a custom destructor
[INFO] [stdout]     |                    `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 917 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/snaq-lite-lang/src/queries.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/snaq-lite-lang/src/queries.rs:303:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     match Pin::new(this.inner.as_mut()).poll_next(cx) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 304 |                         Poll::Ready(Some(item)) => {
[INFO] [stdout]     |                                          ----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `item` calls a custom destructor
[INFO] [stdout]     |                                          `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 335 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/snaq-lite-lang/src/queries.rs:282:31
[INFO] [stdout]     |
[INFO] [stdout] 282 |                         match Pin::new(row_stream.as_mut()).poll_next(cx) {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 303 |                     match Pin::new(this.inner.as_mut()).poll_next(cx) {
[INFO] [stdout] 304 |                         Poll::Ready(Some(item)) => {
[INFO] [stdout]     |                                          ----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `item` calls a custom destructor
[INFO] [stdout]     |                                          `item` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/snaq-lite-lang/src/queries.rs:587:19
[INFO] [stdout]     |
[INFO] [stdout] 587 |             match Pin::new(this.inner.as_mut()).poll_next(cx) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 588 |                 Poll::Ready(Some(_item)) => {
[INFO] [stdout]     |                                  -----
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `_item` calls a custom destructor
[INFO] [stdout]     |                                  `_item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 594 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:1036:32
[INFO] [stdout]      |
[INFO] [stdout] 1036 |         while let Some(item) = stream.next().await {
[INFO] [stdout]      |                        ----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                        |       |             |
[INFO] [stdout]      |                        |       |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |       |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                        |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        `item` calls a custom destructor
[INFO] [stdout]      |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1044 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:1063:32
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         while let Some(item) = stream.next().await {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                |             |
[INFO] [stdout]      |                                |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1064 |             let opt = item?;
[INFO] [stdout]      |                       -----
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 1065 |             f(opt)?;
[INFO] [stdout] 1066 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:1087:32
[INFO] [stdout]      |
[INFO] [stdout] 1087 |         while let Some(item) = stream.next().await {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                |             |
[INFO] [stdout]      |                                |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1088 |             let opt = item?;
[INFO] [stdout]      |                       -----
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1092 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:1649:19
[INFO] [stdout]      |
[INFO] [stdout] 1647 |             let left = value_inner(db, scope, *l, registry)?;
[INFO] [stdout]      |                 ----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `left` calls a custom destructor
[INFO] [stdout]      |                 `left` will be dropped later as of Edition 2024
[INFO] [stdout] 1648 |             let right = value_inner(db, scope, *r, registry)?;
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `right` calls a custom destructor
[INFO] [stdout]      |                 `right` will be dropped later as of Edition 2024
[INFO] [stdout] 1649 |             match div_values(&left, &right, registry, Some(db), expr.span(db)) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1654 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `left` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `left` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `right` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `right` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:3736:49
[INFO] [stdout]      |
[INFO] [stdout] 3730 |             let l = left_stream.next().await;
[INFO] [stdout]      |                                        -----
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 3731 |             let r = right_stream.next().await;
[INFO] [stdout]      |                                         -----
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3736 |                     if let (Some(a), Some(b)) = (la, rb) {
[INFO] [stdout]      |                                  -        -     ^^^^^^^^
[INFO] [stdout]      |                                  |        |     |
[INFO] [stdout]      |                                  |        |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                  |        |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                  |        `b` calls a custom destructor
[INFO] [stdout]      |                                  |        `b` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  `a` calls a custom destructor
[INFO] [stdout]      |                                  `a` will be dropped later as of Edition 2024
[INFO] [stdout] 3737 |                         let product = mul_values(&a, &b, registry, None, span)?;
[INFO] [stdout]      |                             -------   -----------------------------------------
[INFO] [stdout]      |                             |         |
[INFO] [stdout]      |                             |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             `product` calls a custom destructor
[INFO] [stdout]      |                             `product` will be dropped later as of Edition 2024
[INFO] [stdout] 3738 |                         acc = add_values(&acc, &product, registry, None, span)?;
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 3739 |                     }
[INFO] [stdout] 3740 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `b` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `b` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `product` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `product` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/snaq-lite-lang/src/queries.rs:908:28
[INFO] [stdout]     |
[INFO] [stdout] 908 |     while let Some(item) = stream.next().await {
[INFO] [stdout]     |                    ----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |       |             |
[INFO] [stdout]     |                    |       |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |       |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `item` calls a custom destructor
[INFO] [stdout]     |                    `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 917 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/snaq-lite-lang/src/queries.rs:303:27
[INFO] [stdout]     |
[INFO] [stdout] 303 |                     match Pin::new(this.inner.as_mut()).poll_next(cx) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 304 |                         Poll::Ready(Some(item)) => {
[INFO] [stdout]     |                                          ----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `item` calls a custom destructor
[INFO] [stdout]     |                                          `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 335 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/snaq-lite-lang/src/queries.rs:282:31
[INFO] [stdout]     |
[INFO] [stdout] 282 |                         match Pin::new(row_stream.as_mut()).poll_next(cx) {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 303 |                     match Pin::new(this.inner.as_mut()).poll_next(cx) {
[INFO] [stdout] 304 |                         Poll::Ready(Some(item)) => {
[INFO] [stdout]     |                                          ----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `item` calls a custom destructor
[INFO] [stdout]     |                                          `item` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/snaq-lite-lang/src/queries.rs:587:19
[INFO] [stdout]     |
[INFO] [stdout] 587 |             match Pin::new(this.inner.as_mut()).poll_next(cx) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 588 |                 Poll::Ready(Some(_item)) => {
[INFO] [stdout]     |                                  -----
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `_item` calls a custom destructor
[INFO] [stdout]     |                                  `_item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 594 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: `_item` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout] 112 | | where
[INFO] [stdout] 113 | |     N: ChunkLength<A>,
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:1036:32
[INFO] [stdout]      |
[INFO] [stdout] 1036 |         while let Some(item) = stream.next().await {
[INFO] [stdout]      |                        ----    ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                        |       |             |
[INFO] [stdout]      |                        |       |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |       |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                        |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        `item` calls a custom destructor
[INFO] [stdout]      |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1044 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `item` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:1063:32
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         while let Some(item) = stream.next().await {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                |             |
[INFO] [stdout]      |                                |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1064 |             let opt = item?;
[INFO] [stdout]      |                       -----
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 1065 |             f(opt)?;
[INFO] [stdout] 1066 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:1087:32
[INFO] [stdout]      |
[INFO] [stdout] 1087 |         while let Some(item) = stream.next().await {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                |             |
[INFO] [stdout]      |                                |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1088 |             let opt = item?;
[INFO] [stdout]      |                       -----
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1092 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking snaq-lite-ingest v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-ingest)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:1649:19
[INFO] [stdout]      |
[INFO] [stdout] 1647 |             let left = value_inner(db, scope, *l, registry)?;
[INFO] [stdout]      |                 ----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `left` calls a custom destructor
[INFO] [stdout]      |                 `left` will be dropped later as of Edition 2024
[INFO] [stdout] 1648 |             let right = value_inner(db, scope, *r, registry)?;
[INFO] [stdout]      |                 -----
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `right` calls a custom destructor
[INFO] [stdout]      |                 `right` will be dropped later as of Edition 2024
[INFO] [stdout] 1649 |             match div_values(&left, &right, registry, Some(db), expr.span(db)) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1654 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `left` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `left` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `right` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `right` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking snaq-lite-lsp v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-lsp)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lang/src/queries.rs:3736:49
[INFO] [stdout]      |
[INFO] [stdout] 3730 |             let l = left_stream.next().await;
[INFO] [stdout]      |                                        -----
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 3731 |             let r = right_stream.next().await;
[INFO] [stdout]      |                                         -----
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3736 |                     if let (Some(a), Some(b)) = (la, rb) {
[INFO] [stdout]      |                                  -        -     ^^^^^^^^
[INFO] [stdout]      |                                  |        |     |
[INFO] [stdout]      |                                  |        |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                  |        |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                  |        `b` calls a custom destructor
[INFO] [stdout]      |                                  |        `b` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                  `a` calls a custom destructor
[INFO] [stdout]      |                                  `a` will be dropped later as of Edition 2024
[INFO] [stdout] 3737 |                         let product = mul_values(&a, &b, registry, None, span)?;
[INFO] [stdout]      |                             -------   -----------------------------------------
[INFO] [stdout]      |                             |         |
[INFO] [stdout]      |                             |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             `product` calls a custom destructor
[INFO] [stdout]      |                             `product` will be dropped later as of Edition 2024
[INFO] [stdout] 3738 |                         acc = add_values(&acc, &product, registry, None, span)?;
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 3739 |                     }
[INFO] [stdout] 3740 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `b` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `b` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `product` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `product` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking snaq-lite-wasm v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-wasm)
[INFO] [stderr]    Migrating crates/snaq-lite-ingest/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking snaq-lite-cli v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-cli)
[INFO] [stderr]    Migrating crates/snaq-lite-lsp/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/snaq-lite-lsp/src/graph.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lsp/src/lib.rs:994:19
[INFO] [stdout]      |
[INFO] [stdout]  991 |               if let Some(tx) = self.subscriptions.lock().await.take_cancel_tx(&subscription_id) {
[INFO] [stdout]      |                                 ----------------------------------------------------------------
[INFO] [stdout]      |                                 |                         |
[INFO] [stdout]      |                                 |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                 |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  994 |               match result.clone() {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                     up until Edition 2021 `#17` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  995 |                   Ok((value, db)) => match value {
[INFO] [stdout]      |                       -----  --
[INFO] [stdout]      |                       |      |
[INFO] [stdout]      |                       |      `db` calls a custom destructor
[INFO] [stdout]      |                       |      `db` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `value` calls a custom destructor
[INFO] [stdout]      |                       `value` will be dropped later as of Edition 2024
[INFO] [stdout]  996 |                       snaq_lite_lang::Value::Vector(v) => {
[INFO] [stdout]      |                                                     -
[INFO] [stdout]      |                                                     |
[INFO] [stdout]      |                                                     `v` calls a custom destructor
[INFO] [stdout]      |                                                     `v` will be dropped later as of Edition 2024
[INFO] [stdout]  997 | /                         self.publish_vector_subscription_payload(
[INFO] [stdout]  998 | |                             &subscription_id,
[INFO] [stdout]  999 | |                             uri,
[INFO] [stdout] 1000 | |                             revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1003 | |                                 &snaq_lite_lang::Value::Vector(v.clone()),
[INFO] [stdout]      | |                                  ----------------------------------------
[INFO] [stdout]      | |                                  |
[INFO] [stdout]      | |                                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                                  `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1009 | |                         .await;
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |                              |
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 1010 | /                         self.subscriptions
[INFO] [stdout] 1011 | |                             .lock()
[INFO] [stdout] 1012 | |                             .await
[INFO] [stdout]      | |                              -----
[INFO] [stdout]      | |______________________________|___|
[INFO] [stdout]      | |______________________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |______________________________|___`#6` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1016 | /                         self.publish_scalar_subscription_payload(
[INFO] [stdout] 1017 | |                             &subscription_id,
[INFO] [stdout] 1018 | |                             uri,
[INFO] [stdout] 1019 | |                             revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1025 | |                         .await;
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |______________________________|
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 1026 | /                         self.subscriptions
[INFO] [stdout] 1027 | |                             .lock()
[INFO] [stdout] 1028 | |                             .await
[INFO] [stdout]      | |                              -----
[INFO] [stdout]      | |______________________________|___|
[INFO] [stdout]      | |______________________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |______________________________|___`#10` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________|___this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |   `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1033 | /                     self.send_publish_result_notifications(PublishResultParams {
[INFO] [stdout] 1034 | |                         subscription_id: subscription_id.clone(),
[INFO] [stdout] 1035 | |                         status: PublishStatus::Error,
[INFO] [stdout] 1036 | |                         revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1040 | |                     })
[INFO] [stdout] 1041 | |                     .await;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                            `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 1042 | /                     self.subscriptions
[INFO] [stdout] 1043 | |                         .lock()
[INFO] [stdout] 1044 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |__________________________|___`#14` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                            |   `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                            `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1048 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lsp/src/lib.rs:1101:74
[INFO] [stdout]      |
[INFO] [stdout] 1082 |               let result = self
[INFO] [stdout]      |  __________________________-
[INFO] [stdout] 1083 | |                 .run_node_with_graph_inputs_cached(&uri, None, &mut shared_cache)
[INFO] [stdout] 1084 | |                 .await;
[INFO] [stdout]      | |                  -----
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1085 |               let (revision, semantic_changed, result_handle) = {
[INFO] [stdout]      |  ______________________________________________-------------____-
[INFO] [stdout]      |  ______________________________________________|________________|
[INFO] [stdout]      | |                                              |
[INFO] [stdout]      | |                                              `result_handle` calls a custom destructor
[INFO] [stdout]      | |                                              `result_handle` will be dropped later as of Edition 2024
[INFO] [stdout] 1086 | |                 let mut store = self.node_results.lock().await;
[INFO] [stdout]      | |                     ---------   ------------------------------
[INFO] [stdout]      | |                     |           |                        |
[INFO] [stdout]      | |                     |           |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                     |           |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                     |           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     `store` calls a custom destructor
[INFO] [stdout]      | |                     `store` will be dropped later as of Edition 2024
[INFO] [stdout] 1087 | |                 match &result {
[INFO] [stdout] 1088 | |                     Ok((value, _)) => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1099 | |             };
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |_____________|
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 1100 |               let result_handle = if let Some((rev, value)) = result_handle {
[INFO] [stdout] 1101 | |                 Some(self.upsert_result_handle_for_uri(&uri, rev, value).await)
[INFO] [stdout]      | |                      ----------------------------------------------------^^^^^
[INFO] [stdout]      | |                      |                                                   |
[INFO] [stdout]      | |                      |                                                   this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |                      |                                                   up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 1102 | |             } else {
[INFO] [stdout]      | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 1103 | |                 let _ = self.result_handles.lock().await.remove_for_uri(&uri);
[INFO] [stdout]      | |                         --------------------------------
[INFO] [stdout]      | |                         |                          |
[INFO] [stdout]      | |                         |                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                         |                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1106 | /             self.update_widget_subscribers_for_uri(
[INFO] [stdout] 1107 | |                 &uri,
[INFO] [stdout] 1108 | |                 result.clone(),
[INFO] [stdout] 1109 | |                 revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1112 | |             .await;
[INFO] [stdout]      | |                  -
[INFO] [stdout]      | |__________________|
[INFO] [stdout]      | |__________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 1113 | /             self.update_document_subscribers_for_uri(&uri, result, revision, result_handle.as_deref())
[INFO] [stdout] 1114 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1119 | |             let downstream = { self.graph_state.lock().await.targets_from_source(&uri) };
[INFO] [stdout]      | |                                -----------------------------
[INFO] [stdout]      | |                                |                       |
[INFO] [stdout]      | |                                |                       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |                                |                       `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |                                `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1124 | |                 shared_cache.remove(&target);
[INFO] [stdout]      | |                 ----------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `result_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `result_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lsp/src/lib.rs:1119:32
[INFO] [stdout]      |
[INFO] [stdout] 1082 |               let result = self
[INFO] [stdout]      |  __________________________-
[INFO] [stdout] 1083 | |                 .run_node_with_graph_inputs_cached(&uri, None, &mut shared_cache)
[INFO] [stdout] 1084 | |                 .await;
[INFO] [stdout]      | |                  -----
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1085 |               let (revision, semantic_changed, result_handle) = {
[INFO] [stdout]      |  ______________________________________________-------------____-
[INFO] [stdout]      |  ______________________________________________|________________|
[INFO] [stdout]      | |                                              |
[INFO] [stdout]      | |                                              `result_handle` calls a custom destructor
[INFO] [stdout]      | |                                              `result_handle` will be dropped later as of Edition 2024
[INFO] [stdout] 1086 | |                 let mut store = self.node_results.lock().await;
[INFO] [stdout]      | |                     ---------   ------------------------------
[INFO] [stdout]      | |                     |           |                        |
[INFO] [stdout]      | |                     |           |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                     |           |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                     |           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     `store` calls a custom destructor
[INFO] [stdout]      | |                     `store` will be dropped later as of Edition 2024
[INFO] [stdout] 1087 | |                 match &result {
[INFO] [stdout] 1088 | |                     Ok((value, _)) => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1099 | |             };
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |_____________|
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 1100 |               let result_handle = if let Some((rev, value)) = result_handle {
[INFO] [stdout] 1101 | |                 Some(self.upsert_result_handle_for_uri(&uri, rev, value).await)
[INFO] [stdout]      | |                      ---------------------------------------------------------
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 1102 | |             } else {
[INFO] [stdout] 1103 | |                 let _ = self.result_handles.lock().await.remove_for_uri(&uri);
[INFO] [stdout]      | |                         --------------------------------
[INFO] [stdout]      | |                         |                          |
[INFO] [stdout]      | |                         |                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                         |                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1106 | /             self.update_widget_subscribers_for_uri(
[INFO] [stdout] 1107 | |                 &uri,
[INFO] [stdout] 1108 | |                 result.clone(),
[INFO] [stdout] 1109 | |                 revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1112 | |             .await;
[INFO] [stdout]      | |                  -
[INFO] [stdout]      | |__________________|
[INFO] [stdout]      | |__________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 1113 | /             self.update_document_subscribers_for_uri(&uri, result, revision, result_handle.as_deref())
[INFO] [stdout] 1114 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1119 | |             let downstream = { self.graph_state.lock().await.targets_from_source(&uri) };
[INFO] [stdout]      | |                                ^^^^^^^^^^^^^^^^^^^^^^^^-----                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | |                                |                       |
[INFO] [stdout]      | |                                |                       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |                                |                       up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                |                       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |                                |                       `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |                                up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |                                `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1124 | |                 shared_cache.remove(&target);
[INFO] [stdout]      | |                 ----------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `result_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `result_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lsp/src/lib.rs:3064:40
[INFO] [stdout]      |
[INFO] [stdout] 3059 |       let mut last_value = None;
[INFO] [stdout]      |           --------------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `last_value` calls a custom destructor
[INFO] [stdout]      |           `last_value` will be dropped later as of Edition 2024
[INFO] [stdout] 3060 |       let mut last_db = None;
[INFO] [stdout]      |           -----------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `last_db` calls a custom destructor
[INFO] [stdout]      |           `last_db` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3064 |               if let Some((value, db)) = cache.get(uri).cloned() {
[INFO] [stdout]      |                            -----  --     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                            |      |      |
[INFO] [stdout]      |                            |      |      this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            |      |      up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |      `db` calls a custom destructor
[INFO] [stdout]      |                            |      `db` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `value` calls a custom destructor
[INFO] [stdout]      |                            `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3070 |                       output_values.insert(uri.clone(), (value, db));
[INFO] [stdout]      |                       ----------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3074 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 3099 |               let (handle_id, sender) = snaq_lite_lang::create_stream_input();
[INFO] [stdout]      |                                         -------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3111 |           let (value, db) = if projection.parse_succeeded {
[INFO] [stdout]      |  ______________-----__--____-
[INFO] [stdout]      | |              |      |
[INFO] [stdout]      | |              |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |              |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |              `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 3112 | |             if let Some(root_def) = projection.root_def.clone() {
[INFO] [stdout] 3113 | |                 if root_def_is_resolved(&root_def) {
[INFO] [stdout] 3114 | |                     snaq_lite_lang::run_resolved_with_stream_inputs(
[INFO] [stdout] ...    |
[INFO] [stdout] 3137 | |             snaq_lite_lang::run_with_stream_inputs(&projection.source, unit_registry, stream_inputs)?
[INFO] [stdout] 3138 | |         };
[INFO] [stdout]      | |         -
[INFO] [stdout]      | |         |
[INFO] [stdout]      | |_________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |           `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 3139 |           if let Some(cache) = shared_cache.as_deref_mut() {
[INFO] [stdout] 3140 |               cache.insert(uri.clone(), (value.clone(), db.clone()));
[INFO] [stdout]      |               ------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |               `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3147 |               output_values.insert(uri.clone(), (value, db));
[INFO] [stdout]      |               ----------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |               `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `last_value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `last_value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `last_db` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/mpsc/mod.rs:980:1
[INFO] [stdout]      |
[INFO] [stdout]  980 | impl<T> Drop for BoundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/snaq-lite-wasm/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lsp/src/lib.rs:994:19
[INFO] [stdout]      |
[INFO] [stdout]  991 |               if let Some(tx) = self.subscriptions.lock().await.take_cancel_tx(&subscription_id) {
[INFO] [stdout]      |                                 ----------------------------------------------------------------
[INFO] [stdout]      |                                 |                         |
[INFO] [stdout]      |                                 |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                 |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  994 |               match result.clone() {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                     up until Edition 2021 `#17` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  995 |                   Ok((value, db)) => match value {
[INFO] [stdout]      |                       -----  --
[INFO] [stdout]      |                       |      |
[INFO] [stdout]      |                       |      `db` calls a custom destructor
[INFO] [stdout]      |                       |      `db` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `value` calls a custom destructor
[INFO] [stdout]      |                       `value` will be dropped later as of Edition 2024
[INFO] [stdout]  996 |                       snaq_lite_lang::Value::Vector(v) => {
[INFO] [stdout]      |                                                     -
[INFO] [stdout]      |                                                     |
[INFO] [stdout]      |                                                     `v` calls a custom destructor
[INFO] [stdout]      |                                                     `v` will be dropped later as of Edition 2024
[INFO] [stdout]  997 | /                         self.publish_vector_subscription_payload(
[INFO] [stdout]  998 | |                             &subscription_id,
[INFO] [stdout]  999 | |                             uri,
[INFO] [stdout] 1000 | |                             revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1003 | |                                 &snaq_lite_lang::Value::Vector(v.clone()),
[INFO] [stdout]      | |                                  ----------------------------------------
[INFO] [stdout]      | |                                  |
[INFO] [stdout]      | |                                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                                  `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1009 | |                         .await;
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |                              |
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 1010 | /                         self.subscriptions
[INFO] [stdout] 1011 | |                             .lock()
[INFO] [stdout] 1012 | |                             .await
[INFO] [stdout]      | |                              -----
[INFO] [stdout]      | |______________________________|___|
[INFO] [stdout]      | |______________________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |______________________________|___`#6` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________|___this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1016 | /                         self.publish_scalar_subscription_payload(
[INFO] [stdout] 1017 | |                             &subscription_id,
[INFO] [stdout] 1018 | |                             uri,
[INFO] [stdout] 1019 | |                             revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1025 | |                         .await;
[INFO] [stdout]      | |                              -
[INFO] [stdout]      | |______________________________|
[INFO] [stdout]      | |______________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 1026 | /                         self.subscriptions
[INFO] [stdout] 1027 | |                             .lock()
[INFO] [stdout] 1028 | |                             .await
[INFO] [stdout]      | |                              -----
[INFO] [stdout]      | |______________________________|___|
[INFO] [stdout]      | |______________________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      | |______________________________|___`#10` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________|___this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |   `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1033 | /                     self.send_publish_result_notifications(PublishResultParams {
[INFO] [stdout] 1034 | |                         subscription_id: subscription_id.clone(),
[INFO] [stdout] 1035 | |                         status: PublishStatus::Error,
[INFO] [stdout] 1036 | |                         revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1040 | |                     })
[INFO] [stdout] 1041 | |                     .await;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                            `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 1042 | /                     self.subscriptions
[INFO] [stdout] 1043 | |                         .lock()
[INFO] [stdout] 1044 | |                         .await
[INFO] [stdout]      | |                          -----
[INFO] [stdout]      | |__________________________|___|
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |__________________________|___`#14` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________________|___this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                            |   `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                            `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1048 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lsp/src/lib.rs:1101:74
[INFO] [stdout]      |
[INFO] [stdout] 1082 |               let result = self
[INFO] [stdout]      |  __________________________-
[INFO] [stdout] 1083 | |                 .run_node_with_graph_inputs_cached(&uri, None, &mut shared_cache)
[INFO] [stdout] 1084 | |                 .await;
[INFO] [stdout]      | |                  -----
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1085 |               let (revision, semantic_changed, result_handle) = {
[INFO] [stdout]      |  ______________________________________________-------------____-
[INFO] [stdout]      |  ______________________________________________|________________|
[INFO] [stdout]      | |                                              |
[INFO] [stdout]      | |                                              `result_handle` calls a custom destructor
[INFO] [stdout]      | |                                              `result_handle` will be dropped later as of Edition 2024
[INFO] [stdout] 1086 | |                 let mut store = self.node_results.lock().await;
[INFO] [stdout]      | |                     ---------   ------------------------------
[INFO] [stdout]      | |                     |           |                        |
[INFO] [stdout]      | |                     |           |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                     |           |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                     |           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     `store` calls a custom destructor
[INFO] [stdout]      | |                     `store` will be dropped later as of Edition 2024
[INFO] [stdout] 1087 | |                 match &result {
[INFO] [stdout] 1088 | |                     Ok((value, _)) => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1099 | |             };
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |_____________|
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 1100 |               let result_handle = if let Some((rev, value)) = result_handle {
[INFO] [stdout] 1101 | |                 Some(self.upsert_result_handle_for_uri(&uri, rev, value).await)
[INFO] [stdout]      | |                      ----------------------------------------------------^^^^^
[INFO] [stdout]      | |                      |                                                   |
[INFO] [stdout]      | |                      |                                                   this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |                      |                                                   up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 1102 | |             } else {
[INFO] [stdout]      | |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 1103 | |                 let _ = self.result_handles.lock().await.remove_for_uri(&uri);
[INFO] [stdout]      | |                         --------------------------------
[INFO] [stdout]      | |                         |                          |
[INFO] [stdout]      | |                         |                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                         |                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1106 | /             self.update_widget_subscribers_for_uri(
[INFO] [stdout] 1107 | |                 &uri,
[INFO] [stdout] 1108 | |                 result.clone(),
[INFO] [stdout] 1109 | |                 revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1112 | |             .await;
[INFO] [stdout]      | |                  -
[INFO] [stdout]      | |__________________|
[INFO] [stdout]      | |__________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 1113 | /             self.update_document_subscribers_for_uri(&uri, result, revision, result_handle.as_deref())
[INFO] [stdout] 1114 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1119 | |             let downstream = { self.graph_state.lock().await.targets_from_source(&uri) };
[INFO] [stdout]      | |                                -----------------------------
[INFO] [stdout]      | |                                |                       |
[INFO] [stdout]      | |                                |                       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |                                |                       `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |                                `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1124 | |                 shared_cache.remove(&target);
[INFO] [stdout]      | |                 ----------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `result_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `result_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lsp/src/lib.rs:1119:32
[INFO] [stdout]      |
[INFO] [stdout] 1082 |               let result = self
[INFO] [stdout]      |  __________________________-
[INFO] [stdout] 1083 | |                 .run_node_with_graph_inputs_cached(&uri, None, &mut shared_cache)
[INFO] [stdout] 1084 | |                 .await;
[INFO] [stdout]      | |                  -----
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1085 |               let (revision, semantic_changed, result_handle) = {
[INFO] [stdout]      |  ______________________________________________-------------____-
[INFO] [stdout]      |  ______________________________________________|________________|
[INFO] [stdout]      | |                                              |
[INFO] [stdout]      | |                                              `result_handle` calls a custom destructor
[INFO] [stdout]      | |                                              `result_handle` will be dropped later as of Edition 2024
[INFO] [stdout] 1086 | |                 let mut store = self.node_results.lock().await;
[INFO] [stdout]      | |                     ---------   ------------------------------
[INFO] [stdout]      | |                     |           |                        |
[INFO] [stdout]      | |                     |           |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                     |           |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                     |           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     `store` calls a custom destructor
[INFO] [stdout]      | |                     `store` will be dropped later as of Edition 2024
[INFO] [stdout] 1087 | |                 match &result {
[INFO] [stdout] 1088 | |                     Ok((value, _)) => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1099 | |             };
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |_____________|
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 1100 |               let result_handle = if let Some((rev, value)) = result_handle {
[INFO] [stdout] 1101 | |                 Some(self.upsert_result_handle_for_uri(&uri, rev, value).await)
[INFO] [stdout]      | |                      ---------------------------------------------------------
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 1102 | |             } else {
[INFO] [stdout] 1103 | |                 let _ = self.result_handles.lock().await.remove_for_uri(&uri);
[INFO] [stdout]      | |                         --------------------------------
[INFO] [stdout]      | |                         |                          |
[INFO] [stdout]      | |                         |                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      | |                         |                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      | |                         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      | |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1106 | /             self.update_widget_subscribers_for_uri(
[INFO] [stdout] 1107 | |                 &uri,
[INFO] [stdout] 1108 | |                 result.clone(),
[INFO] [stdout] 1109 | |                 revision,
[INFO] [stdout] ...    |
[INFO] [stdout] 1112 | |             .await;
[INFO] [stdout]      | |                  -
[INFO] [stdout]      | |__________________|
[INFO] [stdout]      | |__________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout] 1113 | /             self.update_document_subscribers_for_uri(&uri, result, revision, result_handle.as_deref())
[INFO] [stdout] 1114 | |                 .await;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |______________________|
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                        `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1119 | |             let downstream = { self.graph_state.lock().await.targets_from_source(&uri) };
[INFO] [stdout]      | |                                ^^^^^^^^^^^^^^^^^^^^^^^^-----                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      | |                                |                       |
[INFO] [stdout]      | |                                |                       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      | |                                |                       up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                |                       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      | |                                |                       `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      | |                                up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |                                this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |                                `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1124 | |                 shared_cache.remove(&target);
[INFO] [stdout]      | |                 ----------------------------
[INFO] [stdout]      | |                 |
[INFO] [stdout]      | |                 this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                 `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `result_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `result_handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:374:1
[INFO] [stdout]      |
[INFO] [stdout]  374 | impl<T: ?Sized> Drop for MutexLockFuture<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/mutex.rs:430:1
[INFO] [stdout]      |
[INFO] [stdout]  430 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-lsp/src/lib.rs:3064:40
[INFO] [stdout]      |
[INFO] [stdout] 3059 |       let mut last_value = None;
[INFO] [stdout]      |           --------------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `last_value` calls a custom destructor
[INFO] [stdout]      |           `last_value` will be dropped later as of Edition 2024
[INFO] [stdout] 3060 |       let mut last_db = None;
[INFO] [stdout]      |           -----------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `last_db` calls a custom destructor
[INFO] [stdout]      |           `last_db` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3064 |               if let Some((value, db)) = cache.get(uri).cloned() {
[INFO] [stdout]      |                            -----  --     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                            |      |      |
[INFO] [stdout]      |                            |      |      this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            |      |      up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |      `db` calls a custom destructor
[INFO] [stdout]      |                            |      `db` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `value` calls a custom destructor
[INFO] [stdout]      |                            `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3070 |                       output_values.insert(uri.clone(), (value, db));
[INFO] [stdout]      |                       ----------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3074 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 3099 |               let (handle_id, sender) = snaq_lite_lang::create_stream_input();
[INFO] [stdout]      |                                         -------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3111 |           let (value, db) = if projection.parse_succeeded {
[INFO] [stdout]      |  ______________-----__--____-
[INFO] [stdout]      | |              |      |
[INFO] [stdout]      | |              |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |              |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |              `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 3112 | |             if let Some(root_def) = projection.root_def.clone() {
[INFO] [stdout] 3113 | |                 if root_def_is_resolved(&root_def) {
[INFO] [stdout] 3114 | |                     snaq_lite_lang::run_resolved_with_stream_inputs(
[INFO] [stdout] ...    |
[INFO] [stdout] 3137 | |             snaq_lite_lang::run_with_stream_inputs(&projection.source, unit_registry, stream_inputs)?
[INFO] [stdout] 3138 | |         };
[INFO] [stdout]      | |         -
[INFO] [stdout]      | |         |
[INFO] [stdout]      | |_________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |           `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 3139 |           if let Some(cache) = shared_cache.as_deref_mut() {
[INFO] [stdout] 3140 |               cache.insert(uri.clone(), (value.clone(), db.clone()));
[INFO] [stdout]      |               ------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |               `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3147 |               output_values.insert(uri.clone(), (value, db));
[INFO] [stdout]      |               ----------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |               `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `last_value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `last_value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `last_db` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `db` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/mpsc/mod.rs:980:1
[INFO] [stdout]      |
[INFO] [stdout]  980 | impl<T> Drop for BoundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salsa-0.26.0/src/storage.rs:90:1
[INFO] [stdout]      |
[INFO] [stdout]   90 | impl<Db> Drop for Storage<Db> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-wasm/src/host.rs:231:19
[INFO] [stdout]      |
[INFO] [stdout]  231 |             match stream.next().await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |             |
[INFO] [stdout]      |                   |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                   up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  232 |                 Some(Ok(Some(v))) => {
[INFO] [stdout]      |                              -
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `v` calls a custom destructor
[INFO] [stdout]      |                              `v` will be dropped later as of Edition 2024
[INFO] [stdout]  233 |                     let js = value_to_js(&v);
[INFO] [stdout]      |                         --
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `js` calls a custom destructor
[INFO] [stdout]      |                         `js` will be dropped later as of Edition 2024
[INFO] [stdout]  234 |                     let _ = on_chunk.call1(&JsValue::NULL, &js);
[INFO] [stdout]      |                             -----------------------------------
[INFO] [stdout]      |                             |               |
[INFO] [stdout]      |                             |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |               `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  237 |                         yield_to_event_loop().await;
[INFO] [stdout]      |                         ---------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  241 |                     let _ = on_chunk.call1(&JsValue::NULL, &JsValue::NULL);
[INFO] [stdout]      |                             ----------------------------------------------
[INFO] [stdout]      |                             |               |               |
[INFO] [stdout]      |                             |               |               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                             |               |               `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                             |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  244 |                         yield_to_event_loop().await;
[INFO] [stdout]      |                         ---------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  248 |                     let _ = on_error.call1(&JsValue::NULL, &JsValue::from_str(&e.to_string()));
[INFO] [stdout]      |                             ------------------------------------------------------------------
[INFO] [stdout]      |                             |               |               |
[INFO] [stdout]      |                             |               |               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                             |               |               `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             |               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                             |               `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                             `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  252 |                     let _ = on_done.call0(&JsValue::NULL);
[INFO] [stdout]      |                             -----------------------------
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                             |              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                             `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  256 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `js` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/snaq-lite-cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/snaq-lite-wasm/src/host.rs:231:19
[INFO] [stdout]      |
[INFO] [stdout]  231 |             match stream.next().await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |             |
[INFO] [stdout]      |                   |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                   up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  232 |                 Some(Ok(Some(v))) => {
[INFO] [stdout]      |                              -
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `v` calls a custom destructor
[INFO] [stdout]      |                              `v` will be dropped later as of Edition 2024
[INFO] [stdout]  233 |                     let js = value_to_js(&v);
[INFO] [stdout]      |                         --
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `js` calls a custom destructor
[INFO] [stdout]      |                         `js` will be dropped later as of Edition 2024
[INFO] [stdout]  234 |                     let _ = on_chunk.call1(&JsValue::NULL, &js);
[INFO] [stdout]      |                             -----------------------------------
[INFO] [stdout]      |                             |               |
[INFO] [stdout]      |                             |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |               `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  237 |                         yield_to_event_loop().await;
[INFO] [stdout]      |                         ---------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  241 |                     let _ = on_chunk.call1(&JsValue::NULL, &JsValue::NULL);
[INFO] [stdout]      |                             ----------------------------------------------
[INFO] [stdout]      |                             |               |               |
[INFO] [stdout]      |                             |               |               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                             |               |               `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                             |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  244 |                         yield_to_event_loop().await;
[INFO] [stdout]      |                         ---------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  248 |                     let _ = on_error.call1(&JsValue::NULL, &JsValue::from_str(&e.to_string()));
[INFO] [stdout]      |                             ------------------------------------------------------------------
[INFO] [stdout]      |                             |               |               |
[INFO] [stdout]      |                             |               |               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                             |               |               `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             |               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                             |               `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                             `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  252 |                     let _ = on_done.call0(&JsValue::NULL);
[INFO] [stdout]      |                             -----------------------------
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                             |              `#12` will be dropped later as of Edition 2024
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                             `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  256 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `v` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sized-chunks-0.6.5/src/sized_chunk/mod.rs:111:1
[INFO] [stdout]      |
[INFO] [stdout]  111 | / impl<A, N> Drop for Chunk<A, N>
[INFO] [stdout]  112 | | where
[INFO] [stdout]  113 | |     N: ChunkLength<A>,
[INFO] [stdout]      | |______________________^
[INFO] [stdout] note: `js` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.108/src/lib.rs:1281:1
[INFO] [stdout]      |
[INFO] [stdout] 1281 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/snaq-lite-cli/src/main.rs (1 fix)
[INFO] [stderr]    Migrating crates/snaq-lite-cli/tests/cli_file_formats_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/snaq-lite-cli/tests/cli_stream_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/snaq-lite-cli/tests/common.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/snaq-lite-lsp/tests/wasm_runtime_contract.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/snaq-lite-lsp/tests/lsp_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/snaq-lite-lsp/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] [stderr] crater-edition-check: snaq-lite-cli v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: snaq-lite-ingest v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-ingest) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: snaq-lite-lang v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-lang) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: snaq-lite-lsp v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-lsp) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: snaq-lite-wasm v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-wasm) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling snaq-lite-lang v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-lang)
[INFO] [stderr]     Checking snaq-lite-ingest v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-ingest)
[INFO] [stderr]     Checking snaq-lite-lsp v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-lsp)
[INFO] [stderr]     Checking snaq-lite-wasm v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-wasm)
[INFO] [stderr]     Checking snaq-lite-cli v0.1.0 (/opt/rustwide/workdir/crates/snaq-lite-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "1db3cecb5bdfd49c5178aef705c77b77705093b4d69810e17a4f6e55f2a7d965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db3cecb5bdfd49c5178aef705c77b77705093b4d69810e17a4f6e55f2a7d965", kill_on_drop: false }`
[INFO] [stdout] 1db3cecb5bdfd49c5178aef705c77b77705093b4d69810e17a4f6e55f2a7d965
